func internal/poll.newIovecWithBase

2 uses

	internal/poll (current package)
		iovec_unix.go#L11: func newIovecWithBase(base *byte) syscall.Iovec {
		writev.go#L46: 			iovecs = append(iovecs, newIovecWithBase(&chunk[0]))